home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / mint / shells / bashsrc.zoo / version.h < prev   
Text File  |  1991-06-05  |  303b  |  9 lines

  1. /* Version control for the shell.  This file gets changed when you say
  2.    `make newversion' to the Makefile.  It is created by newversion.aux. */
  3.  
  4. /* The distribution version number of this shell. */
  5. #define DISTVERSION "1.05"
  6.  
  7. /* The last built version of this shell. */
  8. #define BUILDVERSION 2
  9.